Data Spaces

In iSphere, Data Spaces is a term that is used to refer to both data areas and user spaces.

From a programmer's point of view, both objects are similar; essentially each is an undefined string of bytes. Programmatically, they are accessed differently, but in iSphere they can be maintained in a similar fashion. Thus it is easier to just refer to them as data spaces instead of constantly having to say "data areas and user spaces".

With iSphere Data Space support you can add structure to the string of bytes in a data space (a data area or a user space).